home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / math / linear / Singleton < prev    next >
Encoding:
Text File  |  1987-02-09  |  71 b   |  5 lines

  1. (* Check if matrix is a singleton *)
  2.  
  3. DEF Singleton AS [length,#1]|=;
  4.  
  5.